Search
Theme.setGaugeFontStyle Method
See Also
 






Sets the style of font used to draw text in gauges.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public void setGaugeFontStyle (
    EnumSet<FontStyle> value
)

 Parameters

value

 See Also